[INFO] cloning repository https://github.com/cole-k/flux-diagnose-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cole-k/flux-diagnose-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcole-k%2Fflux-diagnose-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcole-k%2Fflux-diagnose-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfb4e85f3d1cf7184f1643aad847513b51857c13
[INFO] checking cole-k/flux-diagnose-tui against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcole-k%2Fflux-diagnose-tui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/cole-k/flux-diagnose-tui
[INFO] finished tweaking git repo https://github.com/cole-k/flux-diagnose-tui
[INFO] tweaked toml for git repo https://github.com/cole-k/flux-diagnose-tui written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cole-k/flux-diagnose-tui on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cole-k/flux-diagnose-tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068
[INFO] running `Command { std: "docker" "start" "1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking signal-hook-registry v1.4.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking jiff v0.2.10
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tui-input v0.11.1
[INFO] [stderr]     Checking ratatui-explorer v0.1.4
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking git2 v0.20.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking syntect-tui v3.0.5
[INFO] [stderr]     Checking flux-diagnose-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Diagnostic` and `Fix`
[INFO] [stdout]  --> src/evaluator.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{CompilerMessage, Diagnostic, ErrorAndFixes, Fix, FixLine, LineLoc};
[INFO] [stdout]   |                                     ^^^^^^^^^^                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap` and `VecDeque`
[INFO] [stdout]  --> src/evaluator.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{BTreeMap, HashSet, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^^           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> src/evaluator.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/evaluator.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use comfy_table::{Table, Row, Cell, ContentArrangement}; // Using comfy-table for easier table generation
[INFO] [stdout]   |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Diagnostic` and `Fix`
[INFO] [stdout]  --> src/evaluator.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{CompilerMessage, Diagnostic, ErrorAndFixes, Fix, FixLine, LineLoc};
[INFO] [stdout]   |                                     ^^^^^^^^^^                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap` and `VecDeque`
[INFO] [stdout]  --> src/evaluator.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{BTreeMap, HashSet, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^^           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> src/evaluator.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/evaluator.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use comfy_table::{Table, Row, Cell, ContentArrangement}; // Using comfy-table for easier table generation
[INFO] [stdout]   |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_root`
[INFO] [stdout]    --> src/main.rs:109:75
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn run(&self, local_resolver: LocalPathResolver, bench_root: PathBuf, cache_root: &Path) -> Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:284:18
[INFO] [stdout]     |
[INFO] [stdout] 284 |              let mut mutable_suite = BenchmarkSuite::new(
[INFO] [stdout]     |                  ----^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_root`
[INFO] [stdout]    --> src/main.rs:109:75
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn run(&self, local_resolver: LocalPathResolver, bench_root: PathBuf, cache_root: &Path) -> Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:284:18
[INFO] [stdout]     |
[INFO] [stdout] 284 |              let mut mutable_suite = BenchmarkSuite::new(
[INFO] [stdout]     |                  ----^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_single_benchmark` is never used
[INFO] [stdout]    --> src/benchmark_suite.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl BenchmarkSuite {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn load_single_benchmark(&self, error_name: &str) -> Result<Option<ErrorAndFixes>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `char` is never read
[INFO] [stdout]   --> src/evaluator.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct SimpleLocDeserialize {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 14 |     line: usize,
[INFO] [stdout] 15 |     char: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleLocDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fn_name` is never read
[INFO] [stdout]   --> src/evaluator.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct SimpleFnInfoDeserialize {
[INFO] [stdout]    |        ----------------------- field in this struct
[INFO] [stdout] 27 |     fn_name: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleFnInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `pretty_name`, `originator`, `depth`, `related_vars`, and `in_constraint` are never read
[INFO] [stdout]   --> src/evaluator.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct BinderDebugInfoDeserialize {
[INFO] [stdout]    |        -------------------------- fields in this struct
[INFO] [stdout] 34 |     name: String, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 35 |     pretty_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 36 |     span: Option<SimpleSpanDeserialize>,
[INFO] [stdout] 37 |     originator: Option<String>, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 38 |     depth: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 39 |     related_vars: HashSet<String>, // Read as HashSet<String> based on `serialize_set_debug`
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 40 |     in_constraint: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinderDebugInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `binder_name` and `suggested_refinement` are never read
[INFO] [stdout]   --> src/evaluator.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct BlameSpanDebugInfoDeserialize {
[INFO] [stdout]    |        ----------------------------- fields in this struct
[INFO] [stdout] 46 |     binder_name: String, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 47 |     blame_span: Option<SimpleSpanDeserialize>,
[INFO] [stdout] 48 |     suggested_refinement: Option<String>, // Keep as Option<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlameSpanDebugInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `constraint` is never read
[INFO] [stdout]   --> src/evaluator.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ConstraintDebugInfoDeserialize { // Made pub as it's returned
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] 53 |     // Assuming rty::Expr serializes to a simple string for debug output
[INFO] [stdout] 54 |     constraint: String, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstraintDebugInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `missing_lines` and `missing_lines_all_binders` are never read
[INFO] [stdout]   --> src/evaluator.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct FixEvalResult {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub missing_lines: Vec<LineLoc>, // Contains the expected lines not found in blame spans
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 66 |     pub missing_lines_all_binders: Vec<LineLoc>, // Contains the expected lines not found in blame spans
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixEvalResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_partially_correct` and `is_partially_correct_all_binders` are never used
[INFO] [stdout]    --> src/evaluator.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl FixEvalResult {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn is_partially_correct(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |      pub fn is_partially_correct_all_binders(&self) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `best_ratio`, `best_ratio_all_binders`, `is_any_fix_fully_correct`, and `is_any_fix_fully_correct_all_binders` are never used
[INFO] [stdout]    --> src/evaluator.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl ErrorEvalResult {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 130 |     pub fn best_ratio(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |      pub fn best_ratio_all_binders(&self) -> f64 {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn is_any_fix_fully_correct(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn is_any_fix_fully_correct_all_binders(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_single_benchmark` is never used
[INFO] [stdout]    --> src/benchmark_suite.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl BenchmarkSuite {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn load_single_benchmark(&self, error_name: &str) -> Result<Option<ErrorAndFixes>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `char` is never read
[INFO] [stdout]   --> src/evaluator.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct SimpleLocDeserialize {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] 14 |     line: usize,
[INFO] [stdout] 15 |     char: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleLocDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fn_name` is never read
[INFO] [stdout]   --> src/evaluator.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct SimpleFnInfoDeserialize {
[INFO] [stdout]    |        ----------------------- field in this struct
[INFO] [stdout] 27 |     fn_name: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimpleFnInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `pretty_name`, `originator`, `depth`, `related_vars`, and `in_constraint` are never read
[INFO] [stdout]   --> src/evaluator.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct BinderDebugInfoDeserialize {
[INFO] [stdout]    |        -------------------------- fields in this struct
[INFO] [stdout] 34 |     name: String, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 35 |     pretty_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 36 |     span: Option<SimpleSpanDeserialize>,
[INFO] [stdout] 37 |     originator: Option<String>, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 38 |     depth: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 39 |     related_vars: HashSet<String>, // Read as HashSet<String> based on `serialize_set_debug`
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 40 |     in_constraint: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinderDebugInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `binder_name` and `suggested_refinement` are never read
[INFO] [stdout]   --> src/evaluator.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct BlameSpanDebugInfoDeserialize {
[INFO] [stdout]    |        ----------------------------- fields in this struct
[INFO] [stdout] 46 |     binder_name: String, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 47 |     blame_span: Option<SimpleSpanDeserialize>,
[INFO] [stdout] 48 |     suggested_refinement: Option<String>, // Keep as Option<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlameSpanDebugInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `constraint` is never read
[INFO] [stdout]   --> src/evaluator.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ConstraintDebugInfoDeserialize { // Made pub as it's returned
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] 53 |     // Assuming rty::Expr serializes to a simple string for debug output
[INFO] [stdout] 54 |     constraint: String, // Read as String based on `serialize_debug`
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstraintDebugInfoDeserialize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `missing_lines` and `missing_lines_all_binders` are never read
[INFO] [stdout]   --> src/evaluator.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct FixEvalResult {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub missing_lines: Vec<LineLoc>, // Contains the expected lines not found in blame spans
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 66 |     pub missing_lines_all_binders: Vec<LineLoc>, // Contains the expected lines not found in blame spans
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixEvalResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_partially_correct` and `is_partially_correct_all_binders` are never used
[INFO] [stdout]    --> src/evaluator.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl FixEvalResult {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn is_partially_correct(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |      pub fn is_partially_correct_all_binders(&self) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `best_ratio`, `best_ratio_all_binders`, `is_any_fix_fully_correct`, and `is_any_fix_fully_correct_all_binders` are never used
[INFO] [stdout]    --> src/evaluator.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl ErrorEvalResult {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 130 |     pub fn best_ratio(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |      pub fn best_ratio_all_binders(&self) -> f64 {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn is_any_fix_fully_correct(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn is_any_fix_fully_correct_all_binders(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068", kill_on_drop: false }`
[INFO] [stdout] 1084ce04398645f4d1961a1b19d3b4dcd908a3b7a53a8638fac5034ab463e068
